{
  "name": "CapacitorCordova",
  "module_name": "Cordova",
  "version": "2.4.0",
  "summary": "Capacitor Cordova Compatibility Layer",
  "homepage": "https://capacitorjs.com",
  "license": "MIT",
  "authors": {
    "Ionic Team": "hi@ionicframework.com"
  },
  "source": {
    "git": "https://github.com/ionic-team/capacitor",
    "tag": "2.4.0"
  },
  "platforms": {
    "ios": "11.0"
  },
  "source_files": "CapacitorCordova/**/*.{h,m}",
  "public_header_files": "CapacitorCordova/CapacitorCordova/Classes/Public/*.h",
  "requires_arc": true,
  "frameworks": "WebKit"
}
